Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makefile: add rule to download and set swagger and make rule to build rekor-cli for cross platform #391

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Jul 27, 2021

  • this adds a way to automatically download the swagger in the specific version we care and don't mess with go modules for the project.
  • also add rule to cross build rekor-cli for other linux/darwin/windows

scripts/go_install.sh Outdated Show resolved Hide resolved
Copy link
Member

@lukehinds lukehinds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (with @bobcallaway review nit fixed)

… rekor-cli for cross platform

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@bobcallaway
Copy link
Member

how does this affect GitHub actions CI to ensure it is building with the same swagger version as defined in the Makefile?

@cpanato
Copy link
Member Author

cpanato commented Jul 27, 2021

@bobcallaway forgot CI, i will check, but ci will use this one we define in the makefile

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@cpanato
Copy link
Member Author

cpanato commented Jul 27, 2021

@bobcallaway updated CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants